html .kenesis-body[data-laptop-width="y"] .rv-content {
    background-color: rgba(255,255,255,0.70) !important;
}

.kenesis-body[data-laptop-width="y"] div.rv-content, 
.kenesis-body[data-laptop-width="y"] div.rv-module {
    margin: 0 auto !important;
    width: 100% !important;
}

.kenesis-body[data-laptop-width="y"] .rv-inner-content {
    width: 100% !important;
}

.kenesis-body[data-laptop-width="y"] .rv-widget {
    position: inherit !important;
}

.kenesis-body[data-laptop-width="y"] section {
    height: auto !important;
    display: block !important;
    float: none !important;
    width: 100% !important;
}

html .kenesis-body[data-laptop-width="y"] {
    overflow: auto;
    overflow-x: hidden;
}

html .kenesis-body[data-laptop-width="y"] div.rv-module, 
html .kenesis-body[data-laptop-width="y"] div.rv-content {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
}